home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 5 / UNZIP_1 / CRC32.H < prev    next >
Text File  |  1992-07-19  |  132b  |  10 lines

  1. long crc32val;
  2.  
  3. /*#ifndef TEST
  4. extern void UpdateCRC();
  5. #endif*/
  6.  /* update running CRC calculation with contents of a buffer */
  7.  
  8.  
  9.  
  10.